Skip to content

Fix N_hits issue & fill AHDC::track bank before KF#1137

Merged
baltzell merged 3 commits intoJeffersonLab:developmentfrom
zyzhangjlab:fillAHDCtrack
Mar 10, 2026
Merged

Fix N_hits issue & fill AHDC::track bank before KF#1137
baltzell merged 3 commits intoJeffersonLab:developmentfrom
zyzhangjlab:fillAHDCtrack

Conversation

@zyzhangjlab
Copy link
Contributor

  1. Fix the issue that there are events with number of hits < 6.
  2. fill chi2, sum_adc, path and dEdx in AHDC::track bank before Kalman Filter.

@ftouchte
Copy link
Collaborator

ftouchte commented Mar 5, 2026

I made some review. The idea is that, if a quantity can be calculated, we should not have a setter for it.

Example: sum_adc can be directly calculated, I guess the path is set. But dEdx uses both of these information.

We should make a choice. Whether we compute everything, whether we set everything.

As a consequence, some variables are left non used.

@baltzell
Copy link
Collaborator

baltzell commented Mar 6, 2026

@ftouchte et.al, if you think this should be merged, please approve it.

@baltzell baltzell enabled auto-merge (squash) March 7, 2026 00:03
@baltzell
Copy link
Collaborator

baltzell commented Mar 9, 2026

just need to get the fork branch up to date in order to merge

@baltzell baltzell merged commit fd4f9d9 into JeffersonLab:development Mar 10, 2026
22 checks passed
@c-dilks c-dilks added the rg-l label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants